home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 25 / CU Amiga Magazine's Super CD-ROM 25 (1998)(EMAP Images)(GB)(Track 1 of 2)[!][issue 1998-08].iso / CUCD / Programming / ixemul / sdk / man / cat5 / phones.0 < prev    next >
Encoding:
Text File  |  1998-06-15  |  1.4 KB  |  33 lines

  1.  
  2. PHONES(5)                  UNIX Programmer's Manual                  PHONES(5)
  3.  
  4. NNAAMMEE
  5.      pphhoonneess - remote host phone number data base
  6.  
  7. DDEESSCCRRIIPPTTIIOONN
  8.      The file _/_e_t_c_/_p_h_o_n_e_s contains the system-wide private phone numbers for
  9.      the tip(1) program.  This file is normally unreadable, and so may contain
  10.      privileged information.  The format of the file is a series of lines of
  11.      the form: <system-name>[ \t]*<phone-number>.  The system name is one of
  12.      those defined in the remote(5) file and the phone number is constructed
  13.      from any sequence of characters terminated only by ``,'' or the end of
  14.      the line.  The ``='' and ``*'' characters are indicators to the auto call
  15.      units to pause and wait for a second dial tone (when going through an ex-
  16.      change).  The ``='' is required by the DF02-AC and the ``*'' is required
  17.      by the BIZCOMP 1030.
  18.  
  19.      Only one phone number per line is permitted.  However, if more than one
  20.      line in the file contains the same system name tip(1) will attempt to di-
  21.      al each one in turn, until it establishes a connection.
  22.  
  23. FFIILLEESS
  24.      /etc/phones
  25.  
  26. SSEEEE AALLSSOO
  27.      tip(1),  remote(5)
  28.  
  29. HHIISSTTOORRYY
  30.      The pphhoonneess file appeared in 4.2BSD.
  31.  
  32. 4.2 Berkeley Distribution        June 5, 1993                                1
  33.